Propagate configure flags to sub-configures.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 3 Dec 2011 20:19:03 +0000 (12:19 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 3 Dec 2011 20:19:03 +0000 (12:19 -0800)
commit29420ee0b56368c030fafee1e176b2ae39a7418b
tree7c557073acb8e64cad942e122503b87e5d91da74
parentb180942628f0b6547a3dd410bb5cfb050014d5d7
Propagate configure flags to sub-configures.

* Makefile.in (cache_file, ENABLE_MAINTAINER_MODE, CONFIGUREFLAGS):
New macros.
(config.status, bootstrap): Use them to propagate configure flags
to sub-configures.
* configure.in (cache_file): AC_SUBST this, for Makefile.in.
ChangeLog
Makefile.in
configure.in